Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


generateVisualObject

This procedure creates a dynamic browse, based on a table, SDO, or table and SDO. This procedure is the starting point to create both dynamic browses and viewers from the Object Generator.

Location: ry\app\rydesmngrp.i

Parameters:

INPUT pcObjectType AS CHARACTER INPUT pcObjectName AS CHARACTER INPUT pcProductModuleCode AS CHARACTER INPUT pcResultCode AS CHARACTER INPUT pcSdoObjectName AS CHARACTER INPUT pcTableName AS CHARACTER INPUT pcDataBaseName AS CHARACTER INPUT piMaxObjectFields AS INTEGER INPUT piMaxFieldsPerColumn AS INTEGER INPUT plGenerateFromDataObject AS LOGICAL INPUT pcDataObjectFieldList AS CHARACTER INPUT plDeleteExistingInstances AS LOGICAL INPUT pcDataObjectFieldSequence AS CHARACTER INPUT plUseSDOFieldOrder AS LOGICAL OUTPUT pdVisualObjectObj AS DECIMAL Notes: None

Examples: See the main block in af\app\afgengenob.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095